home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / umich / sound / players / resound.arc / READ_ME next >
Text File  |  1989-09-22  |  2KB  |  49 lines

  1.  
  2.      RESOUND is a silly little utility that, once loaded, plays a 
  3.      digitized sound file each time you exit an application.  Any 
  4.      standard SPL or SND file can be used.  The name of the chosen 
  5.      sound file and its appropriate sampling rate are passed to 
  6.      RESOUND in an ASCII file called RESOUND.INF.  This file 
  7.      consists of:
  8.  
  9.           a digit from 0 to 5 representing the sampling rate (see below);
  10.           a single space;
  11.           and the complete name of the sound file.
  12.  
  13.      For example:
  14.  
  15.                3 WHATSUP.SPL
  16.           or:
  17.                2 WISEGUY.SND
  18.  
  19.      The sampling rates are designated as follows:
  20.  
  21.           0 -  4.9  kHz
  22.           1 -  7.68 kHz
  23.           2 -  9.6  kHz
  24.           3 - 14.99 kHz
  25.           4 - 19.8  kHz
  26.           5 - 30.7  kHz
  27.  
  28.      To install RESOUND from the desktop, double click on 
  29.      RESOUND.PRG.  The sound file, RESOUND.PRG and RESOUND.INF 
  30.      must be in the same directory when the program is run.
  31.  
  32.      To install RESOUND from an auto folder, place only the 
  33.      RESOUND.PRG file in the auto folder, and place RESOUND.INF 
  34.      and the sound file in the boot directory.
  35.  
  36.      The program and the sound file stay resident in memory until 
  37.      you reboot (keep this in mind if you run out of memory when 
  38.      attempting to run another application).  RESOUND does not 
  39.      check to see if it has been previously installed, so if you 
  40.      install it twice without rebooting, it will just gobble up 
  41.      more RAM.
  42.  
  43.      There must be some practical use for this.  Damned if I can 
  44.      think of one.
  45.  
  46.                                    David Snow
  47.                                    3/8/89
  48.  
  49.